/*common_start*/
i,em {
	font-style: normal;
}
ul,li {
	list-style: none;
	padding: 0;
	margin: 0;
}
a {
	color: #333;
	text-decoration: none;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:vistied {
	color: #2591e4;
	text-decoration: none;
}
a:hover {
	color: #2591e4;
	text-decoration: none;
}
a:active {
	color: #2591e4;
	text-decoration: none;
}
p {
	font-family: "Microsoft YaHei";
	padding: 0;
	margin: 0;
	font-size: 16px;
	line-height: 24px;
}
small {
	font-size: 14px;
}
.small {
	font-size: 14px;
}
.big {
	font-size: 18px;
	line-height: 36px;
}
.red {
	color: #bd1545;
}
.green {
	color: #80bd15;
}
.trending-down {
	color: #008000;
}
.trending-up {
	color: #FF0000;
}
.striking {
	font-size: 22px;
}
.striking-blue {
	font-size: 22px;
	color: rgb(24,54,114);
	padding-left: 15px;
	padding-right: 15px;
}
.en {
	display: block;
	margin-bottom: 3px;
}
@media screen and (max-width: 767px) {
	.en {
		position: absolute;
	    top: 15px;
	    right: 70px;
	    font-size: 20px;
	}
}
.align_right {
	text-align: right;
}
.align_center {
	text-align: center;
}
.align_left {
	text-align: left;
}
.t-65 {
	top: 65px;
}
.pt-15 {
	padding-top: 15px;
}
.pt-20 {
	padding-top: 20px;
}
.pb-25 {
	padding-bottom: 25px;
}
.pr-0 {
	padding-right: 0;
}
.mt-20 {
	margin-top: 20px;
}
.fs-28 {
	font-size: 28px;
}
.ti-32 {
	text-indent: 32px;
}
.ta-c {
	text-align: center;
}
.fl-l {
	float: left;
}
.fl-r {
	float: right;
}
.w-100 {
	width: 100px;
}
.ps {
	color: #999;
}
.container {
	padding: 0;
}
.row {
	margin: 0;
}
.clear {
	clear: both;
}

@media screen and (max-width: 767px) {
	.hq-padding {
		padding: 0;
	}
}
input:focus {
	outline: 0;
}
/*common_end*/
/*footer_start*/
.footer {
	padding-top: 3rem;
	padding-bottom: 3rem;
	background: linear-gradient(#2c77cb,#25408e);
}
.footer p {
	color: #fff;
}
@media screen and (max-width: 767px) {
	footer {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.footer {
		padding: 10px 0;
	}
	.footer p {
		font-size: 14px;
		padding-left: 15px;
		padding-right: 15px;
	}
}
.footer p a {
	color: #fff;
}
.footer p a:link {
	color: #fff;
}
.footer p a:hover {
	color: #fff;
}
/*footer_end*/
@media screen and (min-width: 576px){
	.container {
		max-width: 100%;
	}
}
@media screen and (min-width: 768px){
	body {
		width: 960px;
	}
}
@media screen and (min-width: 1000px){
	body {
		width: 100%;
	}
}
/* top&mainmenu_start */
.cfc1,.cfc2,.cfc3 {
	display: block;
	width: 100%;
	height: 120px;
	padding-top: 80px;
	padding-left: 20px;
	color: #fff;
	letter-spacing: 2px;
	background-size: cover
}

.cfc1:link,.cfc2:link,.cfc3:link {
	color: #fff;
}
.cfc1:hover,.cfc2:hover,.cfc3:hover {
	color: #fff;
	text-decoration: underline;
}
.cfc1 {
	background: url(/xhtml/star/images/cfc1.png) no-repeat;
}
.cfc2 {
	background: url(/xhtml/star/images/cfc2.png) no-repeat;
}
.cfc3 {
	background: url(/xhtml/star/images/cfc3.png) center right no-repeat;
}
@media screen and (max-width: 767px){
	.navbar {
		padding: 10px 0 0 0;
		box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
	}
	.navbar .container {
		position: relative;
		padding: 0;
	}
	.navbar-toggler {
		border: 0;
		margin-right: 15px;
	}
	/*.navbar-nav {
		margin-top: 10px;
	}*/
	.navbar-brand {
		position: relative;
		display: block;
		margin-left: 15px;
		width: 200px;
		height: 53px;
		background: url(/xhtml/star/images/logo.png) center center no-repeat;
	    background-size: 100%;
	}
	.navbar-brand .sse_logo {
		position: absolute;
		left: 0;
		width: 110px;
		height: 53px;
	}
	.navbar-brand .star_logo {
		position: absolute;
		right: 0;
		top: 0;
		width: 90px;
		height: 53px;
	}
	.nav-tab {
		font-size: 14px;
	}
	.first-menu li {
		position: relative;
	}
	.first-nav-item {
		background: #094c90;
	}

	.first-nav-item {
		background: #094c90;
	}

	.first-nav-item a {
		display: block;
		padding: 10px 20px;
		background: #094c90;
		border-bottom: 1px solid #083460;
		color:#fff;
	}
	.first-nav-item.m_minus a{
		background: #1f7aeb;
		border-bottom: 1px solid rgba(255,255,255,.4);
	}
	.first-nav-item.m_splus a{
		background: #094c90;
	}
	.first-nav-item.m_minus i, .first-nav-item.m_plus i{
		position: absolute;
		right: 10px;
		top: 10px;
		color: #fff;
	}
	.first-menu .second-nav-item a {
		padding: 10px 30px;
		border-bottom: 1px solid rgba(255,255,255,.4);
		background: #edf5fd;
		font-size: 14px;
		color: #7d7d7d;
	}
	.second-nav-item.m_minus i, .second-nav-item.m_plus i {
		color: #7d7d7d;
	}
	.first-menu .third-nav-item a {
		padding: 10px 30px;
		border-bottom: 1px solid rgba(255,255,255,.4);
		background: #fff;
		font-size: 14px;
		color: #7d7d7d;
	}

}

@media screen and (min-width: 768px){
	.navbar-expand-md>.container, .navbar-expand-md>.container-fluid {
		width: 1000px;
	}
	.navbar {
		display: block;
		box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
		padding: 0;
		/*height: 80px;*/
		padding: 10px 0 0 0;
    	height: 66px;
	}
	.nav-tab {
		display: block;
		font-size: 14px;
		line-height: 35px;
		color: #333;
		line-height: 52px;
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 3px;
	}
	.nav-item .nav-tab:link {
		display: block;
		color: #333;
	}
	.nav-item .nav-tab:visited {
		display: block;
		color: #333;
	}
	.nav-item .nav-tab:hover {
		display: block;
		color: #18376f;
	}
	.nav-item .nav-tab:active {
		display: block;
		color: #333;
	}
	.nav-item {
		padding-left: 1px;
		padding-right: 1px;
	}
	.navbar-nav {
		margin-left: 10px;
	}
	.navbar-brand {
		position: relative;
		display: block;
		width: 200px;
		height: 45px;
		background: url(/xhtml/star/images/logo.png) center center no-repeat;
	    background-size: 100%;
	    margin-bottom: 10px;
	}
	.navbar-brand .sse_logo {
		position: absolute;
		left: 0;
		top: 0;
		width: 135px;
		height: 35px;
	}
	.navbar-brand .star_logo {
		position: absolute;
		right: 0;
		top: 0;
		width: 60px;
		height: 35px;
	}
/*	.nav-item .nav-tab:hover:after {
		display: block;
		content: '';
		width: 100%;
		height: 5px;
		margin: 0 auto;
		background: #2591e4;
	}*/
	.nav-tab-hover-active:after {
		display: block;
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 55px;
		border-bottom: 3px solid #12263f;
	}
	.nav-item .nav-tab-active {
		color: #000;
		font-weight: bold;
	}
	/*.nav-item .nav-tab-active:before {
		content: '';
	    display: inline-block;
	    position: absolute;
	    left: 40%;
	    bottom: -3px;
	    border-left: 7px solid transparent;
	    border-right: 7px solid transparent;
	    border-bottom: 7px solid #12263f;
	    border-bottom-color: #12263f;
	}*/
	.nav-tab.nav-tab-active:hover::before {
		display: none;
	}
	.nav-tab {
		position: relative;
	}
	.nav-tab:hover::after {
		display: block;
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 55px;
		border-bottom: 3px solid #2591e4;
		animation: mainmenu_ani .5s infinite;
		-webkit-animation: mainmenu_ani .5s infinite;
		animation-iteration-count: 1;
	}
	@keyframes mainmenu_ani {
		from {
			width: 0;
			left: 50%;
		}
		to {
			width: 100%;
			left: 0;
		}
	}
	@-webkit-keyframes mainmenu_ani {
		from {
			width: 0;
			left: 50%;
		}
		to {
			width: 100%;
			left: 0;
		}
	}
	.menu-bar{
		display: none;
		width: 100%;
		height: auto;
		padding-top: 35px;
		padding-bottom: 35px;
		background: #f6f6f6;
		background-size: cover;
		/*border-bottom: 3px solid #cdcfd0;*/
	}
	.second-menu-area {
		position: absolute;
		width: 40%;
		background: #f6f6f6;
		border-right: 1px solid rgba(0,0,0,.125);
		border-bottom: 1px solid rgba(0,0,0,.125);
		border-left: 1px solid rgba(0,0,0,.125);
    	box-shadow: 0 .5rem .75rem rgba(0, 0, 0, .1);
    	padding-bottom: 20px;
    	padding-top: 10px;
	}
	.second-title {
		display: block;
		padding: 10px 20px 8px 20px;
	}
	.second-title:link {
		font-size: 17px;
		color: #333;
	}
	.second-title:visited {
		font-size: 17px;
		color: #333;
	}
	.second-title:hover {
		font-size: 17px;
		color: #333;
		background: #ebebeb;
	}
	.second-title:active {
		font-size: 17px;
		color: #333;
		background: #ebebeb;
	}
	.header-back{
	    background-color: #fff;
	}
	.cfc {
		display: block;
		width: 117px;
		height: 38px;
		margin-bottom: 5px;
		font-size: 16px;
		color: #032272;
		font-weight: bold;
		border: 0;
		cursor: pointer;
		background: url(/xhtml/star/images/cfc.png) no-repeat center center;
		background-size: 100%;
    	height: 30px;
    	transition: all 0.4s;
	}
	.cfc:hover {
		transform: scale(1.05);
	}
}

@media screen and (min-width: 1000px){
	.navbar-brand {
		width: 250px;
		margin-bottom: 10px;
	}
	.navbar-brand .sse_logo {
		width: 140px;
		height: 42px;
	}
	.navbar-brand .star_logo {
		width: 120px;
		height: 42px;
	}
	.nav-tab {
		font-size: 14px;
	}
}
@media screen and (min-width: 1200px){
	.navbar-expand-md>.container, .navbar-expand-md>.container-fluid {
		width: 1140px;
	}
	.navbar-brand {
		width: 270px;
		margin-bottom: 10px;
	}
	.nav-item {
		padding-left: 1px;
		padding-right: 1px;
	}
	.nav-tab {
		font-size: 16px;
		padding-left: 8px;
		padding-right: 8px;
	}
	.navbar-brand .sse_logo {
		width: 150px;
		height: 45px;
	}
	.navbar-brand .star_logo {
		width: 120px;
		height: 45px;
	}
}



.logo{
	width: 213px;
	height: 43px;
}
.logo-sm{
	width: 183px;
	height: 36px;
}
.userIcon{
	font-size: 28px;
	color: rgb(24,55,111);
}
.introduction{
    color: #6c757d;
    text-indent: 32px;
    font-size: 15px;
	line-height: 30px;
}

/*top&mainmenu_end*/
/*leftnav_start*/
.top-bar {
	background: #eff0f0;
}

.leftnav {
	width:100%;
	font-family: "Microsoft YaHei";
	border: solid 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}
.leftnav a {
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 36px;
	text-decoration: none;
}
.leftnav ul ,li {
	margin: 0;
	padding: 0;
}
.leftnav .level_0 a{
	font-size: 18px;
	padding: 17px 24px 13px 24px;
	/*background: #bd120e;*/
	/*background: #124885;*/
	background: #254c97;
	/*border-left: 5px solid #e42a25;*/
	border-left: 5px solid #2591e4;
	border-bottom: 2px solid #fff;
}
.leftnav .level_1 a {
	padding: 13px 24px 7px 24px;
	/*background: #124885;*/
	/*background: #2591e4;*/
	background: #5177b8;
	border-bottom: 1px solid #fff;
}
.leftnav .level_2 a {
	padding: 13px 24px 7px 24px;
	/*background: #f3f3f3;*/
	background: #d4e1f4;
	color: #444;
}
.leftnav .level_3 a {
	background: #fff;
	border-bottom: 1px solid #f3f3f3;
	color: #444;
}
.leftnav li {
	position: relative;
}
.leftnav li.active {
	font-weight: bold;
}
.leftnav .m_plus i,.leftnav .m_minus i {
	font-size: 22px;
	position: absolute;
	top: 15px;
	right: 10px;
	color: #fff;
}
.level_2.m_plus i,.level_2.m_minus i {
	color: #444;
}
/*leftnav_end*/
/*list_start*/
.list li{
	padding: 16px 0 12px 0;
	border-top: 1px solid rgba(0,0,0,.1);
}
.list li:first-child {
	border-top: 1px solid rgba(0,0,0,.1);
}
.list li:nth-last-child(1) {
	border-bottom: 0;
}
.list a {
	display: block;
	font-size: 16px;
}
.list a.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.list .date {
	display: inline-block;
	position: absolute;
    bottom: -25px;
	font-size: 14px;
	color: #ccc;
	float: right;
}
.list div {
	position: relative;
    margin-bottom: 25px;
}
@media screen and  (max-width: 767px) {
	.list a.ellipsis {
		white-space: normal;
	}
	.list .date {
		position: absolute;
		bottom: -25px;
		float: none;
		display: block;
	}
	.list li {
		padding-bottom: 25px;
	}
	.list li div {
		position: relative;
	}
}
/*list_end*/
/*listnodate_start*/
.listnodate li{
	padding: 16px 0 12px 0;
	border-bottom: 1px solid rgba(0,0,0,.1);
}
.listnodate li:first-child {
	/*border-top: 1px solid rgba(0,0,0,.1); 	*/
}
.listnodate li:nth-last-child(1) {
	border-bottom: 0;
}
.listnodate a {
	display: block;
	font-size: 16px;
}
.listnodate a.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.listnodate .date {
	display: inline-block;
	position: absolute;
    bottom: -25px;
	font-size: 14px;
	color: #333;
	float: right;
}
.listnodate div {
	position: relative;
}
@media screen and  (max-width: 767px) {
	.listnodate a.ellipsis {
		white-space: normal;
	}
	.listnodate .date {
		position: absolute;
		bottom: -25px;
		float: none;
		display: block;
	}
	.listnodate li {
		padding-bottom: 25px;
	}
	.listnodate li div {
		position: relative;
	}
}
/*listnodate_end*/
.datetime {
	font-family: arial;
	font-size: 14px;
	color: #6c757d;
}
/*new_company_start*/
.swiper-slide a {
	width: 100%;
	display:block;
}
.swiper-slide a:link {
	color: #333;
}
.swiper-slide a:hover {
	color: #333;
}
/*new_company_end*/
/*pic_link*4_start*/
@media screen and (max-width: 767px) {
	.pic_link {
		margin-bottom: 5px;
	}
	.pic_link .card-title{
		font-size: 16px;
		margin-bottom: 0;
	}
}

/*pic_link*4_end*/
/*查询框_start*/
.search {
	position: relative;
	border: 2px solid #18376f;
	height: 44px;
}
.search .search_input {
    box-sizing: border-box;
    width: 100%;
    padding: 8px;
    padding-right: 50px;
    border: 0;
}
.search .search_button {
	position: absolute;
    right:0;
    top: 0;
    height: 40px;
    width: 50px;
    background: #18376f;
    border: 0;
    cursor: pointer;
    outline: 0;
}
.search .search_button i {
	font-size: 28px;
	color: #fff;
}
@media screen and (max-width: 767px) {
	.search {
		margin-bottom: 10px;
		border: 2px solid #e8ecf5;
	}
}
/*查询框_end*/
/*菜单查询_start*/
.menu_search {
	padding: 0 20px 10px 20px;
}
.menu_search .search {
	border: 0;
	border-bottom: 1px solid #cbcbcb;
	height: 36px;
}
.menu_search .search .search_input {
	padding: 5px;
	padding-right: 50px;
	background: transparent;
}
.menu_search .search .search_button {
	right: 0;
	height: 34px;
	background: transparent;
}
.menu_search .search_button i {
	font-size: 22px;
	color: #666;
}
/*菜单查询_end*/

.cssload-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 32px;
    height: 32px;
    padding: 10px;
    text-align: center;
    background-color: rgba(0,0,0,0.75);
    border-radius: 4px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 1999;
}
.cssload-speeding-wheel {
	width: 32px;
	height: 32px;
	margin: 0 auto;
	border: 1px solid rgb(255,255,255);
	border-radius: 50%;
	border-left-color: transparent;
	border-right-color: transparent;
	animation: cssload-spin 575ms infinite linear;
		-o-animation: cssload-spin 575ms infinite linear;
		-ms-animation: cssload-spin 575ms infinite linear;
		-webkit-animation: cssload-spin 575ms infinite linear;
		-moz-animation: cssload-spin 575ms infinite linear;
	.lte-ie8 & {
		border: none;
		background: 50% 50% no-repeat;
		background-image: url('/xhtml/images/ui/ie8preloader.gif')
	}
}



@keyframes cssload-spin {
	100%{ transform: rotate(360deg); transform: rotate(360deg); }
}

@-o-keyframes cssload-spin {
	100%{ -o-transform: rotate(360deg); transform: rotate(360deg); }
}

@-ms-keyframes cssload-spin {
	100%{ -ms-transform: rotate(360deg); transform: rotate(360deg); }
}

@-webkit-keyframes cssload-spin {
	100%{ -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@-moz-keyframes cssload-spin {
	100%{ -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
/*Intelligent association_start*/
.bdsug {
    position: absolute;
    top: 46px;
    z-index: 18;
    display: none;
    margin: 2px 0 0;
    width: 100%;
    font-size: 14px;
    margin-left: -2px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}
/*Intelligent association_end*/
.navbar-collapse.collapse.show{
 top: 63px;
 display: block;
 visibility: visible;
 width: 100%;
 position: fixed;
 bottom: 0;
 left: 0;
 overflow-y: auto;
}

